lcPaint_FontSelect Home

Selects active font used to draw text.

 BOOL lcPaint_FontSelect (
   HANDLE hLcWnd,
   HANDLE hFont
 );

Parameters
hLcWnd
  Handle to LiteCAD graphics window.
hFont
  Handle to a font object.

Return Value

  If the function succeeds, the return value is nonzero (TRUE).

See Also

  lcPaint_DrawText